home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Jul 90 / MacApp.Tech$ 7⁄13⁄90 / 1589-TEditText incongruen-Jul90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  684 b   |  23 lines  |  [TEXT/GEOL]

  1. Item    6173162                         12-July-90        15:15PDT
  2.  
  3. From:   D2022                           Strata, Gary Bringhurst,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    TEditText incongruency…
  8.  
  9. I'm sure everyone is tired of my bitching, but...
  10.  
  11. TEditText.HandleMouseDown isn't checking to see if the view is enabled and
  12. focusable before issuing a call to DoChoice (which selects the text).  It
  13. really should be checking before making the call.  This is a minor problem,
  14. which really only results in a MacApp debugger break and no ill side effects
  15. that I can detect.
  16.  
  17. Looking forward to a perfect world.
  18.  
  19. Gary L. Bringhurst
  20. Strata Inc.
  21. D2022
  22.  
  23.